I am trying the Gatsby based digital garden again. Yesterday, all the attempts failed at that. But, the reason seems to be the M1 based Mac. My assumption was it would worl on Linux and wanted to experiement with that. This is a learning log of my attempt.
I am trying now on my personal PC with ChromeOS. If this works, great. Else I will end the experiment and stay with Jekyll. Update: It did work, this exact wiki is a proof of that. Developement on M1 Mac is not that straightforward as I thought.
gatsby new my-digital-garden [https://github.com/mathieudutour/gatsby-starter-digital-garden](https://github.com/mathieudutour/gatsby-starter-digital-garden)
gatsby develop
. For some reason, this failed. A possible solution found here.A few references to follow up later.
A few issues that I had to resolve along the ride.